home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / print / psdj550c.lha / ReadMe.550C < prev   
Text File  |  1992-12-21  |  4KB  |  82 lines

  1. This is a preliminary version of a HP550C printer driver for PageStream.
  2. It allows printing of CYMK documents which means that black will be 
  3. printed as true black (from the black cartridge) instead of composite
  4. black (from the color cartridge).  It also provides options for controlling
  5. depletion and shingling, as well as grey scale printing without changing
  6. printer drivers.
  7.  
  8. Since the "Resolution" indicators are used for controlling depletion and
  9. shingling rates, this driver prints only in 300 dpi.
  10.  
  11. To install the driver, simply copy DJ550C.printer to the Printers drawer
  12. of your PageStream directory.  
  13.  
  14. The resolution indicator is used to control B&W, shingling, and depletion
  15. as follows:
  16.  
  17.   1-  B&W only printing (allows grey scale) - no shingling or depletion
  18.   2-  Color Depletion at level 2 (25%), shingling at level 0 (NONE)
  19.   3-  Color Depletion at level 3 (50%), shingling at level 0 (NONE)
  20.   4-  Color Depletion at level 2 (25%), shingling at level 1 (50% - 2 pass)
  21.   5-  Color Depletion at level 3 (50%), shingling at level 1 (50% - 2 pass)
  22.   6-  Color Depletion at level 2 (25%), shingling at level 2 (25% - 4 pass)
  23.   7-  Color Depletion at level 3 (50%), shingling at level 2 (25% - 4 pass)
  24.  
  25. Depletion is an algorithm applied to an incoming graphics image where a
  26. selected percentage of pixels are removed from the image in order to enhance
  27. the quality of the printed results.  Depletion reduces the volume of ink
  28. applied to the print media.  As the level of depletion is increased there
  29. will be a noticeable effect on the color intensity of the printed image.
  30. Experimentation may be required to obtain the best results with a particular
  31. graphic image.
  32.  
  33. The 25% and 50% depletion values do not indicate the percentage of dots
  34. removed from the graphics image, but rather refers to a variable in the
  35. depletion algorithm
  36.  
  37. The "no depletion" value is not provided for color images since there is
  38. not enough combinations available out of seven numbers and HP recommends
  39. the 25% depletion as the color graphics default.
  40.  
  41. Shingling is a process for printing complex or dense graphics images which
  42. might otherwise cause problems with excessive ink, including color bleeding
  43. or ink blooming on the print media.  The algorithm used by the DeskJet is
  44. useful for complex color images where dots of different colors are being
  45. laid down in close proximity to obtain an effective shade of some other
  46. color.
  47.  
  48. The disadvantage of shingling is that the higher shingling value will
  49. take longer to print than with shingling turned off.
  50.  
  51. Another factor that controls the print quality is the keyboard setting of
  52. draft or high.  The driver is set up to accept whatever keyboard setting
  53. is made for print quality.
  54.  
  55. This driver also corrects some problems that were present in the 500C driver
  56. that was provided with PageStream.  Most notably, the graphics will be placed
  57. on the page correctly.  The 500C driver lowered the graphics by about 3/8 of
  58. an inch which made printing to a pre-printed form difficult.
  59.  
  60. The driver also determines whether run-length encoding is best for any 
  61. particular graphics row.  If the run-length encoded width of the row is
  62. larger than the un-encoded width, no compression takes place for that
  63. row.  The 500C driver, which ALWAYS used run-length encoding has problems
  64. printing very dense pictures over the width of the page.  The run-encoded
  65. length could be almost twice the size of the un-encoded image which is
  66. not handled properly on the 550C.
  67.  
  68. The 550C driver also issues a reset both at the begining and end of the
  69. job.  This facilitates using other drivers so that a known condition
  70. exists when these drivers start printing.
  71.  
  72. Again, please note that this is a very preliminary version of the driver.
  73. More work needs to be done in testing the driver and adding/changing some
  74. of the options.  Since there appeared to be a need to get a driver out as
  75. soon as possible, I have decided to release it in its current form.  Please
  76. report any problems or suggestions to:
  77.  
  78.                 John Zacharias
  79.                 10004 Vanguard Drive
  80.                 Sacramento, CA 95827
  81.                 (916) 363-9153
  82.